[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 - Added a REPLACESTR function; it functions just like the REPLACE function
   except that a complete sub-string may be specified for both search and
   replace

   Syntax:
    REPLACESTR(str,search,replace)   (returns BIGSTR)

     str     = string to work on
     search  = string to search for
     replace = string to replace search with

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson